//==============================================================================
// oracle scout_anim.txt
//==============================================================================


//==============================================================================
define LOS
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Oracle LOS
      }
   }
}

//==============================================================================
define LOSsparkle
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Oracle LOSsparkle
      }
   }
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		ContainLogic
		set hotspot
		{
			version
         		{
				Visual Special X Oracle_idleA
         		}
		}
		set hotspot
		{
			version
        		{
				Visual Special X Oracle_CarryidleA
         		}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		set hotspot
		{
			version
         		{
				Visual Special X Oracle_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.36 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
         		}
		}
	}
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		ContainLogic
		set hotspot
		{
			version
			{
				Visual Special X Oracle_BoredA
			}
		}
		set hotspot
		{
			version
			{
				Visual Special X Oracle_CarryBoredA
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		ContainLogic
		set hotspot
		{
			version
         		{
			Visual Special X Oracle_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.00 true   
            tag FootstepRight 0.50 true   
//-- end auto generated section
         		}
		}
		set hotspot
		{
			version
         		{
			Visual Special X Oracle_carryA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.00 true   
            tag FootstepRight 0.50 true   
//-- end auto generated section
         		}
		}
	}
}

//==============================================================================
anim Death
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Special X Oracle_DeathA
			}
		}
	}
}

//==============================================================================
anim Flail
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Special X Oracle_FlailA
			}
		}
	}
}

//==============================================================================
anim MaxLOS
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Special X Oracle_MaxLOS
				Connect LEFTHAND LOS hotspot
				Connect LEFTHAND LOSsparkle hotspot
         }
      }
   }
}
